How to Install grub-choose-default software package in Debian 9 (Stretch)

How to Install grub-choose-default software package in Debian 9 (Stretch)

grub-choose-default software package provides Control Grub Default through a GUI, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install grub-choose-default 

grub-choose-default is installed in your system.

Make ensure the grub-choose-default package were installed using the commands given below,

$ sudo dpkg-query -l | grep grub-choose-default *

You will get with grub-choose-default package name, version, architecture and description in a table

grub-choose-default package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package grub-choose-default
Version 0.2-6
Description Control Grub Default through a GUI
Sub Section admin


See Also, How to uninstall or remove grub-choose-default software package from Debian 9 (Stretch)?